Vcenter NamespaceManagement Supervisors Networks Edges FilterSpec

Vcenter NamespaceManagement Supervisors Networks Edges FilterSpec
Vcenter NamespaceManagement Supervisors Networks Edges FilterSpec

Vcenter NamespaceManagement Supervisors Networks Edges FilterSpec defines parameters to constrain a results set.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "providers": [
        "string"
    ],
    "edges": [
        "string"
    ],
    "names": [
        "string"
    ]
}
array of string
providers
Optional

Filter by one or more edge providers.

For more information see: Vcenter NamespaceManagement Supervisors Networks Edges EdgeProvider.

This property was added in vSphere API 9.0.0.0.

if missing or null this filter is not applied.

array of string
edges
Optional

Filter by one or more unique edge identifiers.

This property was added in vSphere API 9.0.0.0.

if missing or null this filter is not applied.

When clients pass a value of this schema as a parameter, the property must contain identifiers for the resource type: com.vmware.vcenter.namespace_management.network.edge.Edge. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: com.vmware.vcenter.namespace_management.network.edge.Edge.

array of string
names
Optional

Filter by one or more unique edge names.

This property was added in vSphere API 9.0.0.0.

if missing or null this filter is not applied.